ItemShapeInlineImageUrlTemplate Property |
Gets or sets the inline image URL template.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string InlineImageUrlTemplate { get; set; }Public Property InlineImageUrlTemplate As String
Get
Set
Property Value
Type:
StringThe inline image URL template.
See Also